use sequential writes instead of calling memcpy(). Simpler and potentially
authorSven Neumann <sven@gimp.org>
Tue, 12 Mar 2002 20:38:49 +0000 (20:38 +0000)
committerSven Neumann <neo@src.gnome.org>
Tue, 12 Mar 2002 20:38:49 +0000 (20:38 +0000)
commitc51692d67383994d165a493745d476f572ef13c9
tree68bebee770cae0d5446e5552928c509c185ec706
parent9f65ea455c37a7a4ff4c1a73406330fa8f77536d
use sequential writes instead of calling memcpy(). Simpler and potentially

2002-03-12  Sven Neumann  <sven@gimp.org>

* gdk-pixbuf.c (gdk_pixbuf_fill): use sequential writes instead of
calling memcpy(). Simpler and potentially faster. (#70332)
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf.c